'Declaration Public Function MICRGetSymbolValue( _ ByVal SymbolNo As Integer, _ ByVal Candidate As Integer _ ) As String
'Declaration
Public Function MICRGetSymbolValue( _ ByVal SymbolNo As Integer, _ ByVal Candidate As Integer _ ) As String
public string MICRGetSymbolValue( int SymbolNo, int Candidate )
public function MICRGetSymbolValue( SymbolNo: Integer; Candidate: Integer ): String;
public function MICRGetSymbolValue( SymbolNo : int, Candidate : int ) : String;
public: string* MICRGetSymbolValue( int SymbolNo, int Candidate )
public: String^ MICRGetSymbolValue( int SymbolNo, int Candidate )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging GdPictureImaging Members